home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 12
/
PC Format CD-ROM Collection Number 12 (Future Publishing) (April 1995).bin
/
pcf2.bat
< prev
next >
Wrap
DOS Batch File
|
1995-02-14
|
243b
|
15 lines
@echo off
rem aaplay pcf12.fli
:restart
%1:
cd\
if exist c:\menutemp.bat del c:\menutemp.bat
pcfmenu %1
if not exist c:\menutemp.bat goto end
call c:\menutemp
goto restart
:end
cls
echo Thankyou for using PC Format CoverCD
echo.